func runtime.fastexprand

2 uses

	runtime (current package)
		malloc.go#L2264: 	return int64(fastexprand(MemProfileRate))
		malloc.go#L2269: func fastexprand(mean int) int32 {